home *** CD-ROM | disk | FTP | other *** search
-
- UltraWin V2.10
- (C) 1990-92 EnQue Software
-
-
- EnQue Software
- Route 1, Box 116C
- Pleasant Hill, MO 64080
-
- 24-hour BBS : (816) 353-0991
- Fax / Voice : (816) 329-6670
- Voice : (816) 353-5561
-
- _____________________________________________________________________________
-
- This archive contains the following:
-
- 1) README.NOW
- This is the file you are now reading.
-
- 2) UW_DEMO.C
- The UltraWin demo program source code. This program is now
- compilable under both Borland and Turbo C, Borland and Turbo C++,
- and Microsoft C. Large model required.
-
- 3) UW_DEMO.EXE
- The UltraWin demo program executable. Since the large model
- libraries are needed to compile the UW_DEMO.C program, this will
- allow you to see the demo in action without having to spring
- for the package.
-
- 4) UW_DEMO.LNK
- The linker response file for Microsoft C. Our BLDDEMO.BAT file
- uses this file when rebuilding the UltraWin demo program.
-
- 5) EGAVGA.OBJ
- This file is linked into the UW_DEMO.EXE file by BLDDEMO.BAT
- when compiling under Borland/Turbo C. It is the object version
- of EGAVGA.BGI.
-
- 6) 8x14ICON.FNT
- A font created with the EnQue Font Editor, and used in the UltraWin
- demo program.
-
- 7) STR_DEMO.C
- The UltraWin string demo. This demo shows off the new versatile
- UltraWin string input routine wn_gets_ll, and just a few ways it
- can be utilized to make user input a snap! If you want to do
- data input with UltraWin, take a walk through this demo and watch
- the magic. Compilable under small model.
-
- 8) STR_DEMO.LNK
- The linker response file used by BLDDEMO.BAT.
-
- 9) STR_CTRL.C
- Another demo showing how to process CR, LF, and several other
- format characters with UltraWin. Compilable under small model.
-
- 10) START_1.C
- The skeleton of a first program with UltraWin. It shows the basics
- of getting UltraWin up and going, and getting events (mouse and
- keyboard) from the user. This is a good shell to expand upon,
- and is very heavily commented. Compilable under small model.
-
- 11) START_2.C
- Another skeleton, but uses the window manager to show how easy
- it is to use several overlapping windows! It also shows how to
- set your own UltraWin background function that UltraWin will
- call during idle time. It is also very heavily commented.
- Compilable under small model.
-
- 12) MENU.C
- A skeleton showing how to use the UltraWin menus to drive an
- application. This is a good shell to begin your menu-driven
- application. Compilable under small model.
-
- 13) PRT_HELP.C
- This is the source code to PRT_HELP.EXE, a little utiltity that
- will take any of our context-sensitive hypertext help files and
- convert them to plain ASCII. All formatting and hypertext
- references are stripped out. You may redirect output to create
- an ASCII file. For example, to convert UW_HELP0.HLP to ASCII,
- type "PRT_HELP UW_HELP0.HLP > UW_HELP0.TXT".
- Compilable under small model.
-
- 14) BLDDEMO.BAT
- Use this batch file to quickly rebuild UW_DEMO.C and STR_DEMO.C
- under Borland, Turbo or Microsoft C. This batch file uses the
- large model libraries. If you wish to use the small you may
- modify the batch file. Please note that the UW_DEMO.C program
- requires the large model library to rebuild -- hence the
- inclusion of UW_DEMO.EXE for those of you with only the small
- model libraries.
-
- _____________________________________________________________________________
-
- ORDERING INFORMATION
-
- To order UltraWin and/or InTUItion, simply mail a check or money order
- for $39.95 for UltraWin, $99.95 for both UltraWin and InTUItion, to the
- address at the top of this file.
-
- For $99.95 you get the large model libraries for all the Borland C and
- C++ compilers as well as Microsoft C, complete source code for not only
- the UltraWin and InTUItion libraries, but also for the TUICP, the
- UltraWin font editor, and the EnQue Hypertext Help Engine. We also ship a
- comprehensive laser printed manual bound in a handsome vinyl 3-ring
- binder. This format makes it very easy to incorporate any additions or
- corrections we send.
-
- For $39.95 you get UltraWin with complete source, the stand alone
- UltraWin Font Editor and EnQue Hypertext Help Engine, and the manual.
- Both the $39.95 and $99.95 price also give you access to free upgrades
- via the EnQue BBS.
-
- Considering the cost of tools that do anything close to what we do, our
- price is dramatically low. You will pay anywhere from $200 - $1000 to
- get libraries of similar quality, and even then you might not be able to
- do everything UltraWin and InTUItion can do. Then add on top of that
- our policy of letting you use the small model libraries and the full-blown
- tools for free, and you have a combination that lets you really test-drive
- our software before you buy it, not just look at some demo. I don't know
- how many times that we as programmers have ordered a package to find out
- it doesn't live up to its billing, or it's so bug-laden that it's nearly
- useless -- another couple of "c-notes" down the drain. We want to be
- different and innovative. We feel that the users that do not purchase
- the package, because the small model is enough for them to get by, will
- be outweighed by those that appreciate our policy and shell out the
- relatively small price to get full source, printed manual, and support!
-
-
- Kevin Huck and Boyd Gafford
- EnQue Sofware